/* .Box {position: relative;}
/* .Box .content {width: 1200px;margin: 0 auto;} */
/* .Box .Box_con {position: relative;}
.Box .Box_con .btnl {position: absolute;}
.Box .Box_con .btn {display: block;width: 41px;height: 41px;position: absolute;top: 80px;cursor: pointer;}
.Box .Box_con .btnl {background: url(../images/jtl02.png) no-repeat center;left: -72px;}
.Box .Box_con .btnr {background: url(../images/jtr02.png) no-repeat center;right: -72px;}
.Box .Box_con .btnl:hover {background: url(../images/jtl03.png) no-repeat center;}
.Box .Box_con .btnr:hover {background: url(../images/jtr03.png) no-repeat center;}
.Box .Box_con .conbox {position: relative;overflow: hidden;}
.Box .Box_con .conbox ul {position: relative;list-style: none;}
.Box .Box_con .conbox ul li {float: left;width: 285px;height: 200px;margin-left: 20px;overflow: hidden; border:1px solid #ccc;}
.Box .Box_con .conbox ul li:first-child {margin-left: 0;}
.Box .Box_con .conbox ul li img {display: block;width: 285px;height: 200px;transition: all 0.5s;}
.Box .Box_con .conbox ul li:hover img {transform: scale(1.1);}

.Box .BoxSwitch {margin-top: 30px;text-align: center;}
.Box .BoxSwitch span {display: inline-block;*display: inline;*zoom: 1;vertical-align: middle;width: 30px;height: 3px;background: #ccc;margin: 0 5px;cursor: pointer;}
.Box .BoxSwitch span.cur {background: red;} */ 


#flexiselDemo1{ padding-left:0px ; margin:0 auto;}
.nbs-flexisel-container {position: relative;max-width: 100%;}
.nbs-flexisel-ul {position: relative;width: 9999px;list-style-type: none;}
.nbs-flexisel-item > img {cursor: pointer;position: relative; 	}

.nbs-flexisel-inner {overflow: hidden;width:95%;margin: 0 auto; padding: 20px 0px 0px 0px; }
.nbs-flexisel-inner1 {overflow: hidden;width:95%;margin: 0 auto; padding: 20px 0px 0px 20px; }
.nbs-flexisel-item {float: left;cursor: pointer;position: relative;line-height: 0px;  }
.boxnr{border:solid 1px #565656 ; margin-left:10px; margin-right:10px; }
.neirong{border:none;}
.nbs-flexisel-item > img {cursor: pointer;position: relative; 	}
.hotli img{max-width: 100%;
    border-bottom: none;
    max-height: 148px;
    margin: 0 auto;}

/*---- Navigation ---*/
.nbs-flexisel-nav-left, .nbs-flexisel-nav-right {width:33px;height:70px;position: absolute;cursor: pointer;z-index: 100;}
.nbs-flexisel-nav-left {left: 0px;background:url(../images/btn_left.png) center no-repeat; top:35% !important;}
.nbs-flexisel-nav-right {right: 0px;background:url(../images/btn_right.png) center no-repeat;top:35% !important;}

.pro_box{ padding-left:13px; padding-right:13px; height:80px; background-color:#ddd; overflow: hidden;}
.pro_box h2 a{ color: #f36f00;
    font-size: 16px;
    font-weight: bold;}

.pro_box ul li a{ line-height:24px; font-size:14px; color:#999; text-align: justify;}

